.Net Framework > v1.1.4322 > System > Data > OleDb > OleDbParameter > OleDbParameter OleDbParameter()
OleDbParameter(String,OleDbType)
OleDbParameter(String,OleDbType,Int32)
OleDbParameter(String,OleDbType,Int32,ParameterDirection,Boolean,Byte,Byte,String,DataRowVersion,Object)
OleDbParameter(String,OleDbType,Int32,String)
OleDbParameter(String,Object)


OleDbParameter()

Category
Constructor
Description
Initializes a new instance of the System.Data.OleDb.OleDbParameter class.
Type
void
Character
public
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

OleDbParameter(String,OleDbType)

Category
Constructor
Description
Initializes a new instance of the System.Data.OleDb.OleDbParameter class with the parameter name and data type.
Type
void
Character
public
Parameters
NameTypeDescription
nameString
dataTypeOleDbType
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

OleDbParameter(String,OleDbType,Int32)

Category
Constructor
Description
Initializes a new instance of the System.Data.OleDb.OleDbParameter class with the parameter name, data type, and length.
Type
void
Character
public
Parameters
NameTypeDescription
nameString
dataTypeOleDbType
sizeInt32
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

OleDbParameter(String,OleDbType,Int32,ParameterDirection,Boolean,Byte,Byte,String,DataRowVersion,Object)

Category
Constructor
Description
Initializes a new instance of the System.Data.OleDb.OleDbParameter class with the parameter name, data type, length, source column name, parameter direction, numeric precision, and other properties.
Type
void
Character
public
Parameters
NameTypeDescription
parameterNameString
dbTypeOleDbType
sizeInt32
directionParameterDirection
isNullableBoolean
precisionByte
scaleByte
srcColumnString
srcVersionDataRowVersion
valueObject
Attributes
NameValue/Assignment
EditorBrowsableAttributeSystem.ComponentModel.EditorBrowsableState.Advanced
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

OleDbParameter(String,OleDbType,Int32,String)

Category
Constructor
Description
Initializes a new instance of the System.Data.OleDb.OleDbParameter class with the parameter name, data type, length, and source column name.
Type
void
Character
public
Parameters
NameTypeDescription
nameString
dataTypeOleDbType
sizeInt32
srcColumnString
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

OleDbParameter(String,Object)

Category
Constructor
Description
Initializes a new instance of the System.Data.OleDb.OleDbParameter class with the parameter name and the value of the new System.Data.OleDb.OleDbParameter.
Type
void
Character
public
Parameters
NameTypeDescription
nameString
valueObject
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database